Lucene search
+L

2 matches found

CVE
CVE
added 2021/08/08 5:16 a.m.189 views

CVE-2020-36448

The CVE-2020-36448 entry concerns the Rust cache crate, where unconditional implementations of Send/Sync for Cache allow non-Send or non-Sync K types to be used. The root cause is that Cache exposes Send/Sync without requiring K to implement these traits, enabling potential data races when non-Se...

8.1CVSS8AI score0.01098EPSS
Save
CVE
CVE
added 2021/01/22 9:2 a.m.54 views

CVE-2021-25903

The CVE-2021-25903 entry concerns the Rust cache crate, where a raw pointer is dereferenced. Multiple connected sources (RustSec advisory RUSTSEC-2021-0006, OSV/NVD listings, Red Hat/RH CVE pages, and related advisories) describe a null/dereferenced-pointer issue in versions through 2021-01-01, c...

7.5CVSS7.5AI score0.01397EPSS
Save